task bluesky_follow - Bluesky Follow Task
Command Title
/task bluesky_follow
Description
This command allows you to set up a task that rewards users with points for following a specific Bluesky account. You can set up multiple tasks simultaneously for different accounts.
Usage
/task bluesky_follow <account> <reward> <duration>
Parameters
Required Parameters:
<account>
: The Bluesky account username that users must follow.<reward>
: The point value users will receive upon completing the task.<duration>
: The time limit for the task. Available options are:6/12h
: 6, 12 hours1/2/3/4/5/6d
: 1, 2, 3, 4, 5, or 6 days1/2w
: 1 or 2 weeks1/2/3m
: 1, 2, or 3 monthsUnlimited
: No time limit
Examples
-
Example 1: Set up a task that rewards users with 10 points for following the Bluesky account "@engagerly.bot" within the next 7 days.
/task bluesky_follow account:@engagerly.bot reward:10 duration:7d
-
Example 2: Set up a task that rewards users with 5 points for following the Bluesky account "@engagerly.bsky.social" with no time limit.
/task bluesky_follow account:@engagerly.bsky.social reward:5 duration:Unlimited
Notes
- Users can only receive the reward once per unique Bluesky account follow task, even if the same username is used in multiple tasks.
- The
<reward>
value must be a positive integer. - The duration can be set to 6 hours, 12 hours, 1-6 days, 1-2 weeks, 1-3 months, or unlimited.
FAQs
-
Q: Can I set up multiple Bluesky follow tasks for different accounts?
A: Yes, you can create multiple Bluesky follow tasks for different accounts. Each task will be tracked independently.
-
Q: What happens if a user unfollows and then refollows the account?
A: Users will only receive the reward once for a valid follow. Subsequent unfollows and refollows on the same task will not grant additional rewards.
-
Q: How can I verify that a user has followed the specified Bluesky account?
A: The bot automatically verifies the follow status. Ensure the user has correctly linked their Bluesky account to the bot, if applicable.